home *** CD-ROM | disk | FTP | other *** search
/ Enter 2010 January / ENTER_2010_01.iso / Programy / Gry / Base_Invaders_ / BaseInvadersSetup1.3.exe / {app} / SoundSets / KamikazeInvSet.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-25  |  2.0 KB  |  55 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Stream name="Stream">
  3.   <soundset name="soundset">
  4.     <list name="SoundIDString" type="Sound" size="4">
  5.         <Sound name="Sound">
  6.             <string name="SoundNickname">Hit</string>
  7.             <string name="SoundFilename">SFX/KamikazeBounce</string>
  8.             <int name="numVariations">4</int>
  9.             <int name="DefaultPriority">0</int>
  10.             <int name="DefaultChannel">-1</int>
  11.             <bool name="Is3D">true</bool>
  12.             <bool name="IsStream">false</bool>
  13.             <bool name="IsLooping">false</bool>
  14.             <real name="LoopDuration">-1</real>
  15.             <real name="MinSoundDistance">-1</real>
  16.         </Sound>
  17.         <Sound name="Sound">
  18.             <string name="SoundNickname">Throw</string>
  19.             <string name="SoundFilename">SFX/KamikazeThrow</string>
  20.             <int name="numVariations">4</int>
  21.             <int name="DefaultPriority">0</int>
  22.             <int name="DefaultChannel">-1</int>
  23.             <bool name="Is3D">true</bool>
  24.             <bool name="IsStream">false</bool>
  25.             <bool name="IsLooping">false</bool>
  26.             <real name="LoopDuration">-1</real>
  27.             <real name="MinSoundDistance">-1</real>
  28.         </Sound>
  29.         <Sound name="Sound">
  30.             <string name="SoundNickname">Attack</string>
  31.             <string name="SoundFilename">SFX/BasicAttack</string>
  32.             <int name="numVariations">4</int>
  33.             <int name="DefaultPriority">0</int>
  34.             <int name="DefaultChannel">-1</int>
  35.             <bool name="Is3D">true</bool>
  36.             <bool name="IsStream">false</bool>
  37.             <bool name="IsLooping">false</bool>
  38.             <real name="LoopDuration">-1</real>
  39.             <real name="MinSoundDistance">-1</real>
  40.         </Sound>
  41.         <Sound name="Sound">
  42.             <string name="SoundNickname">Special</string>
  43.             <string name="SoundFilename">SFX/KamikazeSpecial</string>
  44.             <int name="numVariations">4</int>
  45.             <int name="DefaultPriority">0</int>
  46.             <int name="DefaultChannel">-1</int>
  47.             <bool name="Is3D">true</bool>
  48.             <bool name="IsStream">false</bool>
  49.             <bool name="IsLooping">false</bool>
  50.             <real name="LoopDuration">-1</real>
  51.             <real name="MinSoundDistance">-1</real>
  52.         </Sound>        
  53.     </list>
  54.   </soundset>
  55. </Stream>